Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix transform usage for Grp_Wheel #412

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LudwigFriedmann
Copy link
Collaborator

Describe your changes

Fix the documentation on Grp_Wheel and its child nodes so that rotational movement is applied individually on the child nodes Grp_Wheel_Steering and Grp_Wheel_Steering_Rotating in order to comply with OSI rotation sequence.

  • Translational movement shall be applied to the transform of Grp_Wheel
  • Rotational movement around z and x axis (steering and camber) shall be applied to the transform of Grp_Wheel_Steering
  • Rotational movement around z, x and y axis (steering, camber and rolling movement) shall be applied to the transform of Grp_Wheel_Steering_Rotating

Issue ticket number and link

#397

Mention a member

@ClemensLinnhoff @ipg-sig @MatthiasThDs @KimuraDIVP

Checklist before requesting a review

  • I have performed a self-review of my code/documentation.
  • My changes generate no new warnings during the documentation generation.

Signed-off-by: LudwigFriedmann <[email protected]>
@ClemensLinnhoff ClemensLinnhoff requested a review from FKlopfer March 7, 2025 15:43
@ClemensLinnhoff
Copy link
Collaborator

@FKlopfer could you do an editorial review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants